<model>_browse_sql

Usage

Alters the Omeka_Db_Select object when finding records of type <model> using the Omeke_Db_Table::findBy method.

<model> should be the plural name of the model, e.g. items_browse_sql

Arguments

Omeka_Db_Select select
The select object
array params
The parameters being used to build the select object

Examples

Project Versions

Table Of Contents

Previous topic

remove_<model>_tag

Next topic

add_<model>_tag

This Page